Skip to content

Fix README_react.html SVG viewBox and Prism JS SRI hashes#263

Merged
myoshi2891 merged 1 commit into
mainfrom
dev-from-macmini
Feb 10, 2026
Merged

Fix README_react.html SVG viewBox and Prism JS SRI hashes#263
myoshi2891 merged 1 commit into
mainfrom
dev-from-macmini

Conversation

@myoshi2891

Copy link
Copy Markdown
Owner

SVG ViewBox: Increased height back to 700 to prevent clipping.
SRI Hashes: Updated hashes for Prism JS plugins to match the correct JS files.

@coderabbitai

coderabbitai Bot commented Feb 10, 2026

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Summary by CodeRabbit

リリースノート

  • Chores
    • 図表の表示サイズを調整しました
    • セキュリティハッシュを更新しました

Walkthrough

README_react.htmlファイルのSVG図のviewBox寸法を「0 0 840 620」から「0 0 840 700」に変更し、PrismラインナンバーズとツールバープラグインのSubresource Integrity(SRI)ハッシュ値を更新しました。

Changes

Cohort / File(s) Summary
HTML資産更新
JavaScript/2626. Array Reduce Transformation/Claude Code Sonnet 4.5 extended/README_react.html
SVG図のviewBox寸法を調整(620から700に高さを拡張)し、Prismプラグインの2つのSRI整合性ハッシュを更新(ラインナンバーズとツールバープラグイン)。

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • PR #261: 同じREADME_react.htmlファイルのSVG viewBoxおよびPrism整合性ハッシュに対して同一の変更が導入されているため、直接関連しています。
  • PR #256: 同一ファイルのSRI整合性ハッシュとSVGレイアウト属性を更新しているため、直接関連しています。
  • PR #262: README_react.htmlの同じ要素(SVG viewBoxおよびPrism資産整合性属性)に影響を与えているため、直接関連しています。

Poem

🐰 ハッシュたちが新しい衣装に着替えて、
SVGの図は背を伸ばして、
コードは息づき、整合性は保たれ、
小さな更新が、大きな安定をもたらす。

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main changes: fixing SVG viewBox and updating Prism JS SRI hashes in README_react.html.
Description check ✅ Passed The description is directly related to the changeset, providing specific details about SVG viewBox adjustments and SRI hash updates matching the actual file modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev-from-macmini

No actionable comments were generated in the recent review. 🎉


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@myoshi2891 myoshi2891 merged commit 8a0a85d into main Feb 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant